home *** CD-ROM | disk | FTP | other *** search
/ Go Ronald / Go Ronald Voice Interactive CD.iso / Data1.cab / _8D088414393A4AB0BB2239714C0C0C0B / scripts / frame_26 / PlaceObject2_54_ProgressBar_65 / CLIPACTIONRECORD on(construct).as
Text File  |  2005-08-05  |  218b  |  12 lines

  1. on(construct){
  2.    conversion = 1;
  3.    direction = "right";
  4.    label = "LOADING %3%% ";
  5.    labelPlacement = "bottom";
  6.    mode = "event";
  7.    source = "";
  8.    visible = true;
  9.    minHeight = 0;
  10.    minWidth = 0;
  11. }
  12.